[INFO] fetching crate roam-http-bridge 0.6.0...
[INFO] fixing roam-http-bridge-0.6.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate roam-http-bridge 0.6.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate roam-http-bridge 0.6.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate roam-http-bridge 0.6.0
[INFO] tweaked toml for crates.io crate roam-http-bridge 0.6.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate roam-http-bridge 0.6.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate roam-http-bridge 0.6.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded facet-reflect v0.43.0
[INFO] [stderr]   Downloaded facet-macro-types v0.43.0
[INFO] [stderr]   Downloaded roam-schema v0.6.0
[INFO] [stderr]   Downloaded roam-wire v0.6.0
[INFO] [stderr]   Downloaded roam-task-local v0.6.0
[INFO] [stderr]   Downloaded facet-path v0.43.0
[INFO] [stderr]   Downloaded roam-hash v0.6.0
[INFO] [stderr]   Downloaded facet-dessert v0.43.0
[INFO] [stderr]   Downloaded roam-frame v0.6.0
[INFO] [stderr]   Downloaded facet-macros v0.43.0
[INFO] [stderr]   Downloaded facet-macro-parse v0.43.0
[INFO] [stderr]   Downloaded facet-pretty v0.43.0
[INFO] [stderr]   Downloaded facet-value v0.43.0
[INFO] [stderr]   Downloaded roam-session v0.6.0
[INFO] [stderr]   Downloaded facet-postcard v0.43.0
[INFO] [stderr]   Downloaded facet-solver v0.43.0
[INFO] [stderr]   Downloaded facet v0.43.0
[INFO] [stderr]   Downloaded facet-macros-impl v0.43.0
[INFO] [stderr]   Downloaded facet-json v0.43.0
[INFO] [stderr]   Downloaded facet-core v0.43.0
[INFO] [stderr]   Downloaded facet-format v0.43.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9b99d1a5062e6e862d80e999678eb64de4fc5361ce808cac86de1a9b33394d70
[INFO] running `Command { std: "docker" "start" "9b99d1a5062e6e862d80e999678eb64de4fc5361ce808cac86de1a9b33394d70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9b99d1a5062e6e862d80e999678eb64de4fc5361ce808cac86de1a9b33394d70" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b99d1a5062e6e862d80e999678eb64de4fc5361ce808cac86de1a9b33394d70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9b99d1a5062e6e862d80e999678eb64de4fc5361ce808cac86de1a9b33394d70" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]     Checking impls v1.0.3
[INFO] [stderr]     Checking const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling facet-core v0.43.0
[INFO] [stderr]    Compiling facet v0.43.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]    Compiling heapless v0.9.2
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling zmij v1.0.13
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking roam-task-local v0.6.0
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking supports-color v2.1.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling unsynn v0.3.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling facet-macro-types v0.43.0
[INFO] [stderr]    Compiling facet-macro-parse v0.43.0
[INFO] [stderr]     Checking facet-reflect v0.43.0
[INFO] [stderr]     Checking facet-path v0.43.0
[INFO] [stderr]    Compiling facet-macros-impl v0.43.0
[INFO] [stderr]     Checking facet-dessert v0.43.0
[INFO] [stderr]     Checking facet-solver v0.43.0
[INFO] [stderr]     Checking facet-pretty v0.43.0
[INFO] [stderr]     Checking facet-format v0.43.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking facet-value v0.43.0
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking facet-postcard v0.43.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]     Checking cobs v0.5.0
[INFO] [stderr]    Compiling facet-macros v0.43.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking roam-wire v0.6.0
[INFO] [stderr]     Checking roam-schema v0.6.0
[INFO] [stderr]     Checking roam-frame v0.6.0
[INFO] [stderr]     Checking facet-json v0.43.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking roam-hash v0.6.0
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-tungstenite v0.28.0
[INFO] [stderr]     Checking roam-session v0.6.0
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking roam-http-bridge v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `roam_stream`
[INFO] [stdout]   --> tests/integration.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use roam_stream::{Connector, HandshakeConfig, NoDispatcher, accept, connect};
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `roam_stream`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 14 - use roam_stream::{Connector, HandshakeConfig, NoDispatcher, accept, connect};
[INFO] [stdout] 14 + use roam_schema::{Connector, HandshakeConfig, NoDispatcher, accept, connect};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `spec_proto`
[INFO] [stdout]   --> tests/integration.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use spec_proto::{
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `spec_proto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `spec_proto`, use `cargo add spec_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio_tungstenite`
[INFO] [stdout]   --> tests/integration.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use tokio_tungstenite::{connect_async, tungstenite};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_tungstenite`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio_tungstenite`, use `cargo add tokio_tungstenite` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `spec_proto` in this scope
[INFO] [stdout]    --> tests/integration.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 122 |             "red" => Some(spec_proto::Color::Red),
[INFO] [stdout]     |                           ^^^^^^^^^^ use of unresolved module or unlinked crate `spec_proto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `spec_proto`, use `cargo add spec_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `spec_proto` in this scope
[INFO] [stdout]    --> tests/integration.rs:123:29
[INFO] [stdout]     |
[INFO] [stdout] 123 |             "green" => Some(spec_proto::Color::Green),
[INFO] [stdout]     |                             ^^^^^^^^^^ use of unresolved module or unlinked crate `spec_proto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `spec_proto`, use `cargo add spec_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `spec_proto` in this scope
[INFO] [stdout]    --> tests/integration.rs:124:28
[INFO] [stdout]     |
[INFO] [stdout] 124 |             "blue" => Some(spec_proto::Color::Blue),
[INFO] [stdout]     |                            ^^^^^^^^^^ use of unresolved module or unlinked crate `spec_proto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `spec_proto`, use `cargo add spec_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reqwest` in this scope
[INFO] [stdout]    --> tests/integration.rs:263:18
[INFO] [stdout]     |
[INFO] [stdout] 263 |     let client = reqwest::Client::new();
[INFO] [stdout]     |                  ^^^^^^^ use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reqwest` in this scope
[INFO] [stdout]    --> tests/integration.rs:292:18
[INFO] [stdout]     |
[INFO] [stdout] 292 |     let client = reqwest::Client::new();
[INFO] [stdout]     |                  ^^^^^^^ use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reqwest` in this scope
[INFO] [stdout]    --> tests/integration.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 316 |     let client = reqwest::Client::new();
[INFO] [stdout]     |                  ^^^^^^^ use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reqwest` in this scope
[INFO] [stdout]    --> tests/integration.rs:341:18
[INFO] [stdout]     |
[INFO] [stdout] 341 |     let client = reqwest::Client::new();
[INFO] [stdout]     |                  ^^^^^^^ use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `reqwest` in this scope
[INFO] [stdout]    --> tests/integration.rs:363:18
[INFO] [stdout]     |
[INFO] [stdout] 363 |     let client = reqwest::Client::new();
[INFO] [stdout]     |                  ^^^^^^^ use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `spec_proto` in this scope
[INFO] [stdout]    --> tests/integration.rs:131:13
[INFO] [stdout]     |
[INFO] [stdout] 131 |             spec_proto::Shape::Circle { radius } => std::f64::consts::PI * radius * radius,
[INFO] [stdout]     |             ^^^^^^^^^^ use of unresolved module or unlinked crate `spec_proto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `spec_proto`, use `cargo add spec_proto` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   9 + use facet::Shape;
[INFO] [stdout]     |
[INFO] [stdout]   9 + use facet_core::Shape;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Shape`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 131 -             spec_proto::Shape::Circle { radius } => std::f64::consts::PI * radius * radius,
[INFO] [stdout] 131 +             Shape::Circle { radius } => std::f64::consts::PI * radius * radius,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `spec_proto` in this scope
[INFO] [stdout]    --> tests/integration.rs:132:13
[INFO] [stdout]     |
[INFO] [stdout] 132 |             spec_proto::Shape::Rectangle { width, height } => width * height,
[INFO] [stdout]     |             ^^^^^^^^^^ use of unresolved module or unlinked crate `spec_proto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `spec_proto`, use `cargo add spec_proto` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   9 + use facet::Shape;
[INFO] [stdout]     |
[INFO] [stdout]   9 + use facet_core::Shape;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Shape`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 132 -             spec_proto::Shape::Rectangle { width, height } => width * height,
[INFO] [stdout] 132 +             Shape::Rectangle { width, height } => width * height,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `spec_proto` in this scope
[INFO] [stdout]    --> tests/integration.rs:133:13
[INFO] [stdout]     |
[INFO] [stdout] 133 |             spec_proto::Shape::Point => 0.0,
[INFO] [stdout]     |             ^^^^^^^^^^ use of unresolved module or unlinked crate `spec_proto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `spec_proto`, use `cargo add spec_proto` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   9 + use facet::Shape;
[INFO] [stdout]     |
[INFO] [stdout]   9 + use facet_core::Shape;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Shape`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 133 -             spec_proto::Shape::Point => 0.0,
[INFO] [stdout] 133 +             Shape::Point => 0.0,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `spec_proto` in this scope
[INFO] [stdout]   --> tests/integration.rs:91:16
[INFO] [stdout]    |
[INFO] [stdout] 91 |         point: spec_proto::Point,
[INFO] [stdout]    |                ^^^^^^^^^^ use of unresolved module or unlinked crate `spec_proto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `spec_proto`, use `cargo add spec_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `spec_proto` in this scope
[INFO] [stdout]   --> tests/integration.rs:92:10
[INFO] [stdout]    |
[INFO] [stdout] 92 |     ) -> spec_proto::Point {
[INFO] [stdout]    |          ^^^^^^^^^^ use of unresolved module or unlinked crate `spec_proto`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `spec_proto`, use `cargo add spec_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `spec_proto` in this scope
[INFO] [stdout]    --> tests/integration.rs:102:10
[INFO] [stdout]     |
[INFO] [stdout] 102 |     ) -> spec_proto::Person {
[INFO] [stdout]     |          ^^^^^^^^^^ use of unresolved module or unlinked crate `spec_proto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `spec_proto`, use `cargo add spec_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `spec_proto` in this scope
[INFO] [stdout]    --> tests/integration.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |         spec_proto::Person { name, age, email }
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `spec_proto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `spec_proto`, use `cargo add spec_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `spec_proto` in this scope
[INFO] [stdout]    --> tests/integration.rs:109:15
[INFO] [stdout]     |
[INFO] [stdout] 109 |         rect: spec_proto::Rectangle,
[INFO] [stdout]     |               ^^^^^^^^^^ use of unresolved module or unlinked crate `spec_proto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `spec_proto`, use `cargo add spec_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `spec_proto` in this scope
[INFO] [stdout]    --> tests/integration.rs:120:17
[INFO] [stdout]     |
[INFO] [stdout] 120 |     ) -> Option<spec_proto::Color> {
[INFO] [stdout]     |                 ^^^^^^^^^^ use of unresolved module or unlinked crate `spec_proto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `spec_proto`, use `cargo add spec_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `spec_proto` in this scope
[INFO] [stdout]    --> tests/integration.rs:129:68
[INFO] [stdout]     |
[INFO] [stdout] 129 |     async fn shape_area(&self, _cx: &roam_session::Context, shape: spec_proto::Shape) -> f64 {
[INFO] [stdout]     |                                                                    ^^^^^^^^^^ use of unresolved module or unlinked crate `spec_proto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `spec_proto`, use `cargo add spec_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `spec_proto` in this scope
[INFO] [stdout]    --> tests/integration.rs:141:21
[INFO] [stdout]     |
[INFO] [stdout] 141 |         shapes: Vec<spec_proto::Shape>,
[INFO] [stdout]     |                     ^^^^^^^^^^ use of unresolved module or unlinked crate `spec_proto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `spec_proto`, use `cargo add spec_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `spec_proto` in this scope
[INFO] [stdout]    --> tests/integration.rs:142:21
[INFO] [stdout]     |
[INFO] [stdout] 142 |         background: spec_proto::Color,
[INFO] [stdout]     |                     ^^^^^^^^^^ use of unresolved module or unlinked crate `spec_proto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `spec_proto`, use `cargo add spec_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `spec_proto` in this scope
[INFO] [stdout]    --> tests/integration.rs:143:10
[INFO] [stdout]     |
[INFO] [stdout] 143 |     ) -> spec_proto::Canvas {
[INFO] [stdout]     |          ^^^^^^^^^^ use of unresolved module or unlinked crate `spec_proto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `spec_proto`, use `cargo add spec_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `spec_proto` in this scope
[INFO] [stdout]    --> tests/integration.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |         spec_proto::Canvas {
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `spec_proto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `spec_proto`, use `cargo add spec_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `spec_proto` in this scope
[INFO] [stdout]    --> tests/integration.rs:154:14
[INFO] [stdout]     |
[INFO] [stdout] 154 |         msg: spec_proto::Message,
[INFO] [stdout]     |              ^^^^^^^^^^ use of unresolved module or unlinked crate `spec_proto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `spec_proto`, use `cargo add spec_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `spec_proto` in this scope
[INFO] [stdout]    --> tests/integration.rs:155:10
[INFO] [stdout]     |
[INFO] [stdout] 155 |     ) -> spec_proto::Message {
[INFO] [stdout]     |          ^^^^^^^^^^ use of unresolved module or unlinked crate `spec_proto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `spec_proto`, use `cargo add spec_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `spec_proto` in this scope
[INFO] [stdout]    --> tests/integration.rs:159:80
[INFO] [stdout]     |
[INFO] [stdout] 159 |     async fn get_points(&self, _cx: &roam_session::Context, count: u32) -> Vec<spec_proto::Point> {
[INFO] [stdout]     |                                                                                ^^^^^^^^^^ use of unresolved module or unlinked crate `spec_proto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `spec_proto`, use `cargo add spec_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `spec_proto` in this scope
[INFO] [stdout]    --> tests/integration.rs:161:22
[INFO] [stdout]     |
[INFO] [stdout] 161 |             .map(|i| spec_proto::Point { x: i, y: i * 2 })
[INFO] [stdout]     |                      ^^^^^^^^^^ use of unresolved module or unlinked crate `spec_proto`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `spec_proto`, use `cargo add spec_proto` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `roam_stream` in this scope
[INFO] [stdout]    --> tests/integration.rs:208:47
[INFO] [stdout]     |
[INFO] [stdout] 208 | async fn connect_to_roam(addr: SocketAddr) -> roam_stream::Client<BridgeConnector, NoDispatcher> {
[INFO] [stdout]     |                                               ^^^^^^^^^^^ use of unresolved module or unlinked crate `roam_stream`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 208 - async fn connect_to_roam(addr: SocketAddr) -> roam_stream::Client<BridgeConnector, NoDispatcher> {
[INFO] [stdout] 208 + async fn connect_to_roam(addr: SocketAddr) -> roam_schema::Client<BridgeConnector, NoDispatcher> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `roam_stream` in this scope
[INFO] [stdout]    --> tests/integration.rs:217:18
[INFO] [stdout]     |
[INFO] [stdout] 217 |     roam_client: roam_stream::Client<BridgeConnector, NoDispatcher>,
[INFO] [stdout]     |                  ^^^^^^^^^^^ use of unresolved module or unlinked crate `roam_stream`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 217 -     roam_client: roam_stream::Client<BridgeConnector, NoDispatcher>,
[INFO] [stdout] 217 +     roam_client: roam_schema::Client<BridgeConnector, NoDispatcher>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `roam_stream` in this scope
[INFO] [stdout]    --> tests/integration.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 221 |     roam_stream::Client<BridgeConnector, NoDispatcher>,
[INFO] [stdout]     |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `roam_stream`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 221 -     roam_stream::Client<BridgeConnector, NoDispatcher>,
[INFO] [stdout] 221 +     roam_schema::Client<BridgeConnector, NoDispatcher>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_tungstenite` in this scope
[INFO] [stdout]    --> tests/integration.rs:697:9
[INFO] [stdout]     |
[INFO] [stdout] 697 |         tokio_tungstenite::WebSocketStream<
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_tungstenite`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tokio_tungstenite`, use `cargo add tokio_tungstenite` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_tungstenite` in this scope
[INFO] [stdout]    --> tests/integration.rs:698:13
[INFO] [stdout]     |
[INFO] [stdout] 698 |             tokio_tungstenite::MaybeTlsStream<tokio::net::TcpStream>,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_tungstenite`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tokio_tungstenite`, use `cargo add tokio_tungstenite` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_tungstenite` in this scope
[INFO] [stdout]    --> tests/integration.rs:703:9
[INFO] [stdout]     |
[INFO] [stdout] 703 |         tokio_tungstenite::WebSocketStream<
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_tungstenite`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tokio_tungstenite`, use `cargo add tokio_tungstenite` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_tungstenite` in this scope
[INFO] [stdout]    --> tests/integration.rs:704:13
[INFO] [stdout]     |
[INFO] [stdout] 704 |             tokio_tungstenite::MaybeTlsStream<tokio::net::TcpStream>,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_tungstenite`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tokio_tungstenite`, use `cargo add tokio_tungstenite` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `roam-http-bridge` (test "integration") due to 36 previous errors
[INFO] running `Command { std: "docker" "inspect" "9b99d1a5062e6e862d80e999678eb64de4fc5361ce808cac86de1a9b33394d70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b99d1a5062e6e862d80e999678eb64de4fc5361ce808cac86de1a9b33394d70", kill_on_drop: false }`
[INFO] [stdout] 9b99d1a5062e6e862d80e999678eb64de4fc5361ce808cac86de1a9b33394d70
